-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: skip assert for mpl 3.1+ #26715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I'm going offline for at least a few hours, if anyone wants to keep pushing stuff here then feel free. 1b011d2 is worth keeping (assuming it works for our oldest MPL) The other two commits are just debugging. In https://travis-ci.org/pandas-dev/pandas/jobs/542971521#L3018 we see that |
Something is going wrong when we import feather: https://travis-ci.org/pandas-dev/pandas/jobs/542977519#L3052 I'm going to remove it from the env for now, just to get the CI green again. |
Also, |
Seems like tests are collecting. Merging on green. |
Codecov Report
@@ Coverage Diff @@
## master #26715 +/- ##
=========================================
Coverage ? 91.77%
=========================================
Files ? 174
Lines ? 50703
Branches ? 0
=========================================
Hits ? 46534
Misses ? 4169
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26715 +/- ##
=========================================
Coverage ? 91.77%
=========================================
Files ? 174
Lines ? 50703
Branches ? 0
=========================================
Hits ? 46535
Misses ? 4168
Partials ? 0
Continue to review full report at Codecov.
|
Closes #26714
xref #26716